projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7270b4
)
Revert "* src/comp.c (Fcomp_el_to_eln_filename): Update error message."
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 9 Jun 2022 06:56:59 +0000
(09:56 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 9 Jun 2022 06:56:59 +0000
(09:56 +0300)
This reverts commit
ec987e3e1786d06ffd306e5717b4d7fd118f05ac
.
This change was installed on the emacs-28 branch instead.
src/comp.c
patch
|
blob
|
history
diff --git
a/src/comp.c
b/src/comp.c
index 05d9fed44816c7a090c9acd20aa7cccdd455a0bd..97bc6a5f9dc96f43567e08106e88bc5d1f1ff0ef 100644
(file)
--- a/
src/comp.c
+++ b/
src/comp.c
@@
-4466,7
+4466,7
@@
the latter is supposed to be used by the Emacs build procedure. */)
}
if (NILP (base_dir))
error ("Cannot find suitable directory for output in "
- "`
native-comp-eln
-load-path'.");
+ "`
comp-native
-load-path'.");
}
if (!file_name_absolute_p (SSDATA (base_dir)))